home *** CD-ROM | disk | FTP | other *** search
/ Atlas of Oregon / Atlas of Oregon - Disc 2.iso / pc / buttons / navigationButtons.swf / scripts / DefineButton2_34 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2002-09-03  |  64 b   |  4 lines

  1. on(release){
  2.    _parent._parent.highlightSpot.prevFrame();
  3. }
  4.